micro_utils.dokka
0.12.9
android
micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
[android]launchSynchronously
launch
Synchronously
android
fun
<
T
>
CoroutineScope
.
launchSynchronously
(
block
:
suspend
CoroutineScope
.
(
)
->
T
)
:
T
Content copied to clipboard
fun
<
T
>
launchSynchronously
(
block
:
suspend
CoroutineScope
.
(
)
->
T
)
:
T
Content copied to clipboard